projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
95531c5
)
*** empty log message ***
author
Gerd Moellmann
<gerd@gnu.org>
Thu, 8 Mar 2001 14:03:45 +0000
(14:03 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Thu, 8 Mar 2001 14:03:45 +0000
(14:03 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 6eb06971f5d07a7ef6dbddc106f745be7d1645cd..774e19fe49cdd0513373c452f706c603415eb7bb 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,6
+1,11
@@
+2001-03-08 Gerd Moellmann <gerd@gnu.org>
+
+ * keyboard.c (make_lispy_event): Avoid generating drag events
+ if the mouse hasn't actually moved to another buffer position.
+
2001-03-08 Dave Love <fx@gnu.org>
- * eval.c (syms_of_eval) <debug-on-error>: D
O
c fix.
+ * eval.c (syms_of_eval) <debug-on-error>: D
o
c fix.
2001-03-08 Gerd Moellmann <gerd@gnu.org>